home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / star_catcher.swf / scripts / DefineSprite_155 / frame_40 / DoAction.as
Encoding:
Text File  |  2012-01-07  |  64 b   |  5 lines

  1. if(Math.random() > 0.75)
  2. {
  3.    _root.fnLaunchObj("comet");
  4. }
  5.